|
500049 Video Annotation and Reference System : Benthic Results
This page last changed on Feb 21, 2008 by brian.
Results AnalysisOverviewFor checking to see the number of hits within the map bounds I did the following:
I read the default VARS output into Matlab using code like this: [associations, conceptNames, depths, imageUrls, latitudes, longitudes, ...
observationIds, recordedDates, timecodes, videoArchiveNames] = textread( ...
varsfile, '%s%s%s%s%s%s%s%s%s%s', ...
'headerlines', 10, 'delimiter', '\t');
depths = str2double(depths);
latitudes = str2double(latitudes);
longitudes = str2double(longitudes);
2008-02-19
Data used is in the zip file here.
2008-02-19Brian Schlining I remerged all dives that had used the old Jython-based merge. It did not significantly change the results (see table below)
|
| Document generated by Confluence on Feb 03, 2026 12:59 |